Link to this headingAddresses
Link to this headingHow addresses are created
Using Crate:
=
ERROR: Since Nonce is just an increasing value for the number of contracts deployed it is trival to figure out the next address where a contract will be deployed. This can lead to an attacker trying to deploy to this address first.
Using Crate2:
=